raar.vectorimage
Class RAGVectorImageException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byraar.vectorimage.RAGVectorImageException
All Implemented Interfaces:
java.io.Serializable

public class RAGVectorImageException
extends java.lang.Exception

Version 1.2 adds support for vector drawings. This is the exception for this extension package.

Author:
Steven de Jong
See Also:
Serialized Form

Constructor Summary
RAGVectorImageException(java.lang.String s)
          Construct.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RAGVectorImageException

public RAGVectorImageException(java.lang.String s)
Construct.